if service.click({
{"#subscribe_button",
"#notification_toggle_view",
"#text#1",
}
})
return true
end
if service.click({
{"#button1",
}
})
return true
end